home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-06-26 | 838 b | 28 lines | [TEXT/GEOL] |
- Item 2163791 1-June-89 19:18
-
- From: D2086 Efficient Field Svc, C Faith, PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Debug and Opt Differences
-
- Just a quick question,
-
- Just what differences can we expect between debugging code and optimized code.
- I ran into an error that was not detected during debugging because there is a
- difference in how data was initialized. My error was that I forgot to set a
- boolean value in an abstract class method, it was set to what I wanted during
- debugging but not with opt set.
-
- Once SADE supports Objects this will be less of a problem.
-
- Are there any other differences besides the obvious problems you can have with
- careless {$IFC qDebug } statements?
-
- regards,
-
- Curtis Faith
- Sierra Software Innovations
-
-
-